AutoXChange 2007 XML Reference Tailor Made Software  
Modify Existing Insert

The first section of the changes portion of the XML file allows the user to change existing Block References (Inserts). The section begins with a <BlockRefs> tag and ends with a </BlockRefs> tag. One or more <BlockRef> sections can be defined between the <BlockRefs>/</BlockRefs> tags.

The general syntax for the Block Reference changes section of the XML file is:

<BlockRefs>
    <BlockRef>
        ...
    </BlockRef>
    <BlockRef>
        ...
    </BlockRef>
    <BlockRef>
        ...
    </BlockRef>
</BlockRefs>

The following attributes can be modified:



 
Copyright © 2006 Tailor Made Software, Ltd